home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17625 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: news.interlog.com!news
  2. From: object@interlog.com (Nicholas Scott)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Definitive "streams" definition - books, where?
  5. Date: Tue, 16 Apr 1996 20:35:09 GMT
  6. Organization: The Object Group
  7. Message-ID: <31740238.26631764@news.interlog.com>
  8. References: <4k8s5e$su9@grimsel.zurich.ibm.com> <3169F1C1.7B49@ix.netcom.com> <3172B7AD.2463@aai.arco.com>
  9. NNTP-Posting-Host: object.interlog.com
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. Brian Leach <lasbfl@aai.arco.com> wrote:
  13.  
  14. >John P. Atkinson wrote:
  15. >> 
  16. >> I found the following reference in "C++ FAQs" by Marshall Cline and Greg Lomow.  This is the book
  17. >> version of the FAQs that appear here in comp.lang.c++, but the book is a much deeper, richer
  18. >> resource.  The index alone makes it the first book I reach for.  Get it.  Keep it handy.  And check
  19. >> out FAQ #466 on page 445-446, which calls out
  20.  
  21. I don't think this book is all that hot.
  22. It's hard to put my finger precisely on what is wrong but some
  23. keywords might be (consultant, literacy, IBM, metaphor, eclectic...
  24. and so on.)
  25.  
  26.  Meyer's books cover roughly the same ground but are much better.
  27.  
  28. >> 
  29. >> Teale, Steve (1993), C++ IOStreams Handbook, Addison-Wesley Publishing Company, Inc.
  30. >> 
  31. >> I haven't bought this one yet.  If you get it, let me know what you think.
  32. >> 
  33. >> --
  34. >> --John Atkinson         Data/Ware Development, Inc.
  35. >
  36. >John,
  37.  
  38. Once you get past the basics iostreams are an arid topic.
  39. Arid, that is, if you have no appreciation for great design.
  40. Do you have access to the source code... that can be a great help.
  41. I don't know what platforms you have access to but MS used to have
  42. very good documentation... Borland used to supply complete source.
  43.  
  44. Iostreams is a class library for an abstract domain. A novel you are
  45. not going to get. Keep at it and you will be rewarded.
  46.  
  47. >I have this book and have read through it several times
  48. >and still don't understand the topic. It is not well
  49. >organized as a reference, but I have not found any
  50. >alternative.
  51.  
  52. There is another book... although I have not read it.
  53. Teale's book is just fine. I suggest you give it another look.
  54.  
  55. >
  56. >-Brian :-(
  57. >lasbfl@aai.arco.com
  58.  
  59. ---
  60. ___
  61. In software years... eighteen months calendar time is roughly equivalent 
  62. to one software eon. Grady Booch
  63.